home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Source Code / Visual Basic Source Code.iso / vbsource / yahtze1a / readme.txt < prev    next >
Text File  |  1999-09-27  |  3KB  |  52 lines

  1. Yahtzee Readme...
  2. ------------------------------------------------------------
  3.  
  4.   Hello whoever you are that downloaded this project.  Although
  5. there are alot more things you can do with VB, I made this program
  6. a while back and decided to update it a little and give it out
  7. to the public.  Although it's not very hard to make, it is a good
  8. start for a new programmer to look though. It is coded fairly well
  9. although I am sure you will find mistakes and things you could make
  10. better.  If you do make something better, please email it to me at
  11. the following address:  sharmon@microtechcomputers.com , thanks.
  12.  
  13.   Every line of code was started and finished by me except the help
  14. class file, in which I am unfamiliar with the newer Microsoft Help
  15. format.  In the help file proj directory you will find the help
  16. I made for the program, it was my first attempt at a MS .chm help
  17. file.  I included it in the project so that everyone else like me
  18. that knows nothing about a .chm help file can learn what little I
  19. now know about it.
  20.  
  21.   Yahtzee is owned by Milton Bradley, so this game is not a sellable
  22. item, but it is kinda fun if you like Yahtzee.  Use it for personal
  23. use and to learn from if you don't already know everything in it's
  24. source code.  It was made with VB6 SP3.  It has not been tested on
  25. anything other than VB6 SP3, Win98, and Win98 SE.  Other than those
  26. items, I am unsure of compatibility.  I will test future versions and
  27. am adding network support and skin's to the next version.  If anyone
  28. want's to help work on a silly little Yahtzee game, just email at
  29. the above stated email address.
  30.  
  31.   Ok the reason why I made this is because my son was addicted to the
  32. game for a short period (7 year old).  And playing it with him got
  33. me interested in it.  All the rules are by the Milton Bradley rule
  34. guide that comes with the board game.  Before I made it I searched the internet
  35. for a game to d/l.  I found one (in which I modeled the way this one
  36. looks like - sorry can't remember the name - it didn't come with source
  37. code and didn't have all the correct features of the game or anyway to
  38. undo your last score selection) so I decided then to make it.  It took
  39. about a two days.  Anyhow here it is, have fun if you're interested.
  40.  
  41.   If you do decide to use this code, play by the rules, I wrote it, so give
  42. me credit if you use it, do not just write your name on it and give it out
  43. to everyone as your own game.  Thanks to all the great people who share
  44. their code at Planet Source Code (http://www.planet-source-code.com), I have
  45. learned more from everyone here than any schooling or books will ever teach me.
  46. Well except api, which I had to learn most from books:)  Alhough, I will
  47. never understand why so many people post the same code over and over there.
  48.  
  49.   Take care, Shannon Harmon - sharmon@microtechcomputers.com
  50.  
  51. PS..if you are still reading this, I don't know why.  And if you don't
  52. like the code, sorry, don't use it.